getBirthDate

abstract fun getBirthDate(): Date

Gets the birthdate of the user.

Return

A Date object representing the user's birthdate. Returns null if the birthdate is not specified or not available.